![]() |
FKEYProcPtr |
||||
Header: | Events.h | Carbon status: | Unsupported | |
typedef void(* FKEYProcPtr) ();
You would declare your function like this if you were to name it MyFKEYCallback:
void MyFKEYCallback ();
Not supported in Carbon.
Application-defined function-key procedures are not supported in Carbon.
© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)